Other Functions

The following functions are available globally.

  • Fails flow with given message

    Declaration

    Swift

    public func Failure(_ message: String) -> Swift.Never

    Parameters

    message

    Failure message

    Return Value

    Never